home *** CD-ROM | disk | FTP | other *** search
/ MacWorld: Super Stacks! / Macworld CD.iso / Stack Catalogs / maxStax+™ Catalog / Business .maxstax+ / card_23016.txt < prev    next >
Text File  |  1990-04-03  |  4KB  |  199 lines

  1. -- card: 23016 from stack: in.maxstax+
  2. -- bmap block id: 47022
  3. -- flags: 0000
  4. -- background id: 2598
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 8001
  11. -- rect: left=327 top=319 right=334 bottom=350
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 3
  16. -- text size: 9
  17. -- style flags: 256
  18. -- line height: 12
  19. -- part name: 5|5
  20.  
  21.  
  22. -- part 2 (button)
  23. -- low flags: 00
  24. -- high flags: 2000
  25. -- rect: left=33 top=26 right=46 bottom=205
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: 
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   visual barn door open
  37.   push cd
  38.   go to bg 4
  39.   wait 3 secs
  40.   send mouseup to btn "demo"
  41.   visual barn door close
  42.   pop cd
  43. end mouseUp
  44.  
  45.  
  46.  
  47. -- part 3 (button)
  48. -- low flags: 00
  49. -- high flags: 2000
  50. -- rect: left=33 top=56 right=76 bottom=205
  51. -- title width / last selected line: 0
  52. -- icon id / first selected line: 0 / 0
  53. -- text alignment: 1
  54. -- font id: 0
  55. -- text size: 12
  56. -- style flags: 0
  57. -- line height: 16
  58. -- part name: 
  59. ----- HyperTalk script -----
  60. on mouseUp
  61.   visual barn door open
  62.   push cd
  63.   set cursor to none
  64.   go to bg 2
  65.   wait 4 secs
  66.   send mouseup to btn "demo"
  67.   visual barn door close
  68.   pop cd
  69. end mouseUp
  70.  
  71.  
  72.  
  73. -- part 4 (button)
  74. -- low flags: 00
  75. -- high flags: 2000
  76. -- rect: left=33 top=86 right=106 bottom=205
  77. -- title width / last selected line: 0
  78. -- icon id / first selected line: 0 / 0
  79. -- text alignment: 1
  80. -- font id: 0
  81. -- text size: 12
  82. -- style flags: 0
  83. -- line height: 16
  84. -- part name: 
  85. ----- HyperTalk script -----
  86. on mouseUp
  87.   global thisCard
  88.   visual zoom in
  89.   go to thisCard
  90. end mouseUp
  91.  
  92.  
  93.  
  94. -- part 5 (button)
  95. -- low flags: 00
  96. -- high flags: 2000
  97. -- rect: left=33 top=115 right=135 bottom=205
  98. -- title width / last selected line: 0
  99. -- icon id / first selected line: 0 / 0
  100. -- text alignment: 1
  101. -- font id: 0
  102. -- text size: 12
  103. -- style flags: 0
  104. -- line height: 16
  105. -- part name: 
  106. ----- HyperTalk script -----
  107. on mouseUp
  108.   visual barn door open
  109.   push cdset cursor to none
  110.   go to bg 3
  111.   wait 3 secs
  112.   send mouseup to btn "demo"
  113.   visual barn door close
  114.   pop cd
  115. end mouseUp
  116.  
  117.  
  118.  
  119. -- part 6 (button)
  120. -- low flags: 00
  121. -- high flags: 2000
  122. -- rect: left=33 top=146 right=166 bottom=205
  123. -- title width / last selected line: 0
  124. -- icon id / first selected line: 0 / 0
  125. -- text alignment: 1
  126. -- font id: 0
  127. -- text size: 12
  128. -- style flags: 0
  129. -- line height: 16
  130. -- part name: 
  131. ----- HyperTalk script -----
  132. on mouseUp
  133.   visual barn door open
  134.   push cd
  135.   set cursor to none
  136.   go to bg 13
  137.   wait 3 secs
  138.   repeat with x = 2 to number of cds of this bg
  139.     set cursor to none
  140.     visual wipe down
  141.     go next
  142.     wait 4 secs
  143.   end repeat
  144.   visual barn door close
  145.   pop cd
  146. end mouseUp
  147.  
  148.  
  149.  
  150. -- part 8 (button)
  151. -- low flags: 00
  152. -- high flags: 2000
  153. -- rect: left=33 top=207 right=227 bottom=205
  154. -- title width / last selected line: 0
  155. -- icon id / first selected line: 0 / 0
  156. -- text alignment: 1
  157. -- font id: 0
  158. -- text size: 12
  159. -- style flags: 0
  160. -- line height: 16
  161. -- part name: 
  162. ----- HyperTalk script -----
  163. on mouseUp
  164.   visual barn door open
  165.   push cd
  166.   set cursor to none
  167.   go to bg 7
  168.   wait 4 secs
  169.   repeat with x = 2 to number of cds of this bg
  170.     set cursor to none
  171.     visual wipe down
  172.     go next
  173.     wait 4 secs
  174.   end repeat
  175.   visual barn door close
  176.   pop cd
  177. end mouseUp
  178.  
  179.  
  180.  
  181. -- part 9 (button)
  182. -- low flags: 00
  183. -- high flags: 2000
  184. -- rect: left=196 top=0 right=18 bottom=305
  185. -- title width / last selected line: 0
  186. -- icon id / first selected line: 0 / 0
  187. -- text alignment: 1
  188. -- font id: 0
  189. -- text size: 12
  190. -- style flags: 0
  191. -- line height: 16
  192. -- part name: 
  193. ----- HyperTalk script -----
  194. on mouseUp
  195.   visual barn door open
  196.   go to card id 19480
  197. end mouseUp
  198.  
  199.